projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b10b5a
)
(emacs): Warn about shadowed standard libraries here.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Aug 1997 00:49:54 +0000
(
00:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Aug 1997 00:49:54 +0000
(
00:49
+0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 96390c356b84765fdc6265c6cc0770da7868bcf8..631bf4567d5f5646f68fb031f618d41710c8425c 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-805,6
+805,7
@@
emacs: temacs ${etc}DOC ${lisp}
./temacs -batch -l loadup dump
#endif /* ! defined (HAVE_SHM) */
#endif /* ! defined (CANNOT_DUMP) */
+ ./emacs -q -batch -f list-load-path-shadows
/* We run make-docfile twice because the command line may get too long
on some systems. */